Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mount: Use bindings from libc instead of our own #356

Merged
merged 1 commit into from
Apr 17, 2016
Merged

mount: Use bindings from libc instead of our own #356

merged 1 commit into from
Apr 17, 2016

Conversation

brianp
Copy link
Contributor

@brianp brianp commented Apr 16, 2016

Ref #264

Changing internal usage of ffi::mount and ffi:umount to make use of libc.

@posborne
Copy link
Member

Thanks! Looks good @homu r+

@homu
Copy link
Contributor

homu commented Apr 17, 2016

📌 Commit 2f54367 has been approved by posborne

@homu
Copy link
Contributor

homu commented Apr 17, 2016

⚡ Test exempted - status

@homu homu merged commit 2f54367 into nix-rust:master Apr 17, 2016
homu added a commit that referenced this pull request Apr 17, 2016
mount: Use bindings from libc instead of our own

Ref #264

Changing internal usage of `ffi::mount` and `ffi:umount` to make use of libc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants